struct _HEAP_VAMGR_CTX// Size=0x3040
{
    struct _HEAP_VAMGR_VASPACE VaSpace;// Offset=0x0 Size=0x60
    unsigned long long AllocatorLock;// Offset=0x60 Size=0x8
    unsigned long AllocatorCount;// Offset=0x68 Size=0x4
    struct _HEAP_VAMGR_ALLOCATOR Allocators[255];// Offset=0x70 Size=0x2fd0
};